[INFO] fetching crate wasmer-pack 0.7.1...
[INFO] testing wasmer-pack-0.7.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate wasmer-pack 0.7.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate wasmer-pack 0.7.1
[INFO] finished tweaking crates.io crate wasmer-pack 0.7.1
[INFO] tweaked toml for crates.io crate wasmer-pack 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-pack 0.7.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 175 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.15.4 (available: v0.23.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding minijinja v0.34.0 (available: v2.18.0)
[INFO] [stderr]       Adding toml v0.7.8 (available: v1.1.0+spec-1.1.0)
[INFO] [stderr]       Adding wasmparser v0.107.0 (available: v0.245.1)
[INFO] [stderr]       Adding webc v5.8.1 (available: v11.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shared-buffer v0.1.4
[INFO] [stderr]   Downloaded wai-parser v0.2.3
[INFO] [stderr]   Downloaded wai-bindgen-gen-core v0.2.3
[INFO] [stderr]   Downloaded wasmer-toml v0.9.2
[INFO] [stderr]   Downloaded wai-bindgen-gen-js v0.2.3
[INFO] [stderr]   Downloaded wai-bindgen-gen-wasmer-py v0.2.3
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded insta v1.47.1
[INFO] [stderr]   Downloaded webc v5.8.1
[INFO] [stderr]   Downloaded minijinja v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dabe3828e3b11e1b14af90a2a2f10a2fabd32ac091c3077274b92d6729406487
[INFO] running `Command { std: "docker" "start" "-a" "dabe3828e3b11e1b14af90a2a2f10a2fabd32ac091c3077274b92d6729406487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dabe3828e3b11e1b14af90a2a2f10a2fabd32ac091c3077274b92d6729406487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dabe3828e3b11e1b14af90a2a2f10a2fabd32ac091c3077274b92d6729406487", kill_on_drop: false }`
[INFO] [stdout] dabe3828e3b11e1b14af90a2a2f10a2fabd32ac091c3077274b92d6729406487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c5f3fc45680a4c4619d3683dd6b46bcf5d337852e9fcfe0d8a40dd9a8bb76ea
[INFO] running `Command { std: "docker" "start" "-a" "1c5f3fc45680a4c4619d3683dd6b46bcf5d337852e9fcfe0d8a40dd9a8bb76ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wai-parser v0.2.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wai-bindgen-gen-core v0.2.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling wai-bindgen-gen-wasmer-py v0.2.3
[INFO] [stderr]    Compiling wai-bindgen-gen-js v0.2.3
[INFO] [stderr]    Compiling any_ascii v0.1.7
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling lexical-sort v0.3.1
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling minijinja v0.34.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling wasmparser v0.107.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling wasmer-toml v0.9.2
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling webc v5.8.1
[INFO] [stderr]    Compiling wasmer-pack v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated field `webc::metadata::annotations::Wasi::atom`: Use the explicit "atom" annotation instead
[INFO] [stdout]   --> src/pirita.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 .map(|wasi| wasi.atom)
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.20s
[INFO] running `Command { std: "docker" "inspect" "1c5f3fc45680a4c4619d3683dd6b46bcf5d337852e9fcfe0d8a40dd9a8bb76ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5f3fc45680a4c4619d3683dd6b46bcf5d337852e9fcfe0d8a40dd9a8bb76ea", kill_on_drop: false }`
[INFO] [stdout] 1c5f3fc45680a4c4619d3683dd6b46bcf5d337852e9fcfe0d8a40dd9a8bb76ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5977e09bd5d0fb6358cb456160b5e83f40715104352293d9cb36512eec1df8e7
[INFO] running `Command { std: "docker" "start" "-a" "5977e09bd5d0fb6358cb456160b5e83f40715104352293d9cb36512eec1df8e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: use of deprecated field `webc::metadata::annotations::Wasi::atom`: Use the explicit "atom" annotation instead
[INFO] [stdout]   --> src/pirita.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 .map(|wasi| wasi.atom)
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling insta v1.47.1
[INFO] [stderr]    Compiling wasmer-pack v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../wasm/wasmer-pack.exports.wai`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/js/mod.rs:326:39
[INFO] [stdout]     |
[INFO] [stdout] 326 |       const WASMER_PACK_EXPORTS: &str = include_str!(concat!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 327 | |         env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 328 | |         "/../wasm/wasmer-pack.exports.wai"
[INFO] [stdout] 329 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../wasm/wasmer-pack.exports.wai`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/py/mod.rs:351:39
[INFO] [stdout]     |
[INFO] [stdout] 351 |       const WASMER_PACK_EXPORTS: &str = include_str!(concat!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 352 | |         env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 353 | |         "/../wasm/wasmer-pack.exports.wai"
[INFO] [stdout] 354 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         insta::assert_display_snapshot!(got.utf8_contents().unwrap());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |         insta::assert_display_snapshot!(got.utf8_contents().unwrap());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |             insta::assert_display_snapshot!(files["package/package.json"].utf8_contents().unwrap());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:389:13
[INFO] [stdout]     |
[INFO] [stdout] 389 |             insta::assert_display_snapshot!(files["package/src/commands/first.d.ts"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |             insta::assert_display_snapshot!(files["package/src/commands/first.js"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:395:13
[INFO] [stdout]     |
[INFO] [stdout] 395 |             insta::assert_display_snapshot!(files["package/src/commands/second-with-dashes.d.ts"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 |             insta::assert_display_snapshot!(files["package/src/commands/second-with-dashes.js"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |             insta::assert_display_snapshot!(files["package/src/index.d.ts"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 |             insta::assert_display_snapshot!(files["package/src/index.js"].utf8_contents().unwrap());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:405:13
[INFO] [stdout]     |
[INFO] [stdout] 405 |             insta::assert_display_snapshot!(files["package/src/bindings/index.d.ts"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |             insta::assert_display_snapshot!(files["package/src/bindings/index.js"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:411:13
[INFO] [stdout]     |
[INFO] [stdout] 411 |             insta::assert_display_snapshot!(files["package/src/bindings/wasmer-pack/browser.d.ts"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/js/mod.rs:414:13
[INFO] [stdout]     |
[INFO] [stdout] 414 |             insta::assert_display_snapshot!(files["package/src/bindings/wasmer-pack/browser.js"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/py/mod.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         insta::assert_display_snapshot!(files["wasmer_pack/py.typed"].utf8_contents().unwrap());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/py/mod.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |             insta::assert_display_snapshot!(files["pyproject.toml"].utf8_contents().unwrap());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/py/mod.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |             insta::assert_display_snapshot!(files["MANIFEST.in"].utf8_contents().unwrap());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/py/mod.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |             insta::assert_display_snapshot!(files["wasmer_pack/__init__.py"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/py/mod.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             insta::assert_display_snapshot!(files["wasmer_pack/bindings/__init__.py"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/py/mod.rs:416:13
[INFO] [stdout]     |
[INFO] [stdout] 416 |             insta::assert_display_snapshot!(files["wasmer_pack/commands/__init__.py"]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `webc::metadata::annotations::Wasi::atom`: Use the explicit "atom" annotation instead
[INFO] [stdout]   --> src/pirita.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 .map(|wasi| wasi.atom)
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmer-pack` (lib test) due to 2 previous errors; 20 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5977e09bd5d0fb6358cb456160b5e83f40715104352293d9cb36512eec1df8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5977e09bd5d0fb6358cb456160b5e83f40715104352293d9cb36512eec1df8e7", kill_on_drop: false }`
[INFO] [stdout] 5977e09bd5d0fb6358cb456160b5e83f40715104352293d9cb36512eec1df8e7
